home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 May / EnigmA AMIGA RUN 18 (1997)(G.R. Edizioni)(IT)[!][issue 1997-05][EAR-CD II].iso / programs / write / module / english / replace_all.locale < prev    next >
Text File  |  1996-09-18  |  164b  |  7 lines

  1. LOCALE REPLACE_ALL;
  2.   $item1_1:="Replace all...";
  3.   $item1_2:="Replace all fast...";
  4.  
  5.   $text1:="\"%2\"\nhas been replaced by\n\"%2\"\n%3 times.";
  6. END REPLACE_ALL.
  7.